//==============================================================================
// Zeus_anim.txt
//==============================================================================



//==============================================================================
define lightningblast
{
   set hotspot
   {
      version
      {
         Visualparticle sfx a implode area lightning
      }
   }
}

//==============================================================================
define heavenlightout
{
   set hotspot
   {
      version
      {
         VisualParticle SFX X Myth Unit Birth Effect
      }
   }
}

//==============================================================================
define godglowout
{
   set hotspot
   {
      version
      {
         Visualparticle SFX X Arkantos god light Out
      }
   }
}

//==============================================================================
define godlightout
{
   set hotspot
   {
      version
      {
         Visualparticle sfx a implode spherebirth
      }
   }
}

//==============================================================================
define Streakout
{
   set hotspot
   {
      version
      {
         VisualParticle SFX G Myth Unit Birth Effect
      }
   }
}

//==============================================================================
define heavenlight
{
   set hotspot
   {
      version
      {
         VisualParticle SFX X Myth Unit Birth Effect
      }
   }
}

//==============================================================================
define Streak
{
   set hotspot
   {
      version
      {
         VisualParticle SFX G Myth Unit Birth Effect
      }
   }
}

//==============================================================================
define godglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX X Arkantos god light Out
      }
   }
}

//==============================================================================
define godlight
{
   set hotspot
   {
      version
      {
         Visualparticle sfx a implode spherebirth
      }
   }
}

//==============================================================================
define specialattack
{
   set hotspot
   {
      version
      {
         Visualparticle SFX G Arkantos Whirlwind
      }
   }
}


//==============================================================================
define HandFire
{
   set hotspot
  {
      version
      {
         Visualparticle SFX X lampades handfire
      }
   }
}

//==============================================================================
define arkantosflash
{
   set hotspot
   {
      version
      {
         Visualparticle SFX G Arkantos Flash
      }
   }
}

//==============================================================================
define heroglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Glow Small
      }
   }
}

//==============================================================================
define Stafwef
{
   set hotspot
   {
      version
      {
         Visual Attachment E bolt
      }
   }
}

//==============================================================================
define bolt
{
   set hotspot
   {
      version
      {
         Visual sfx magic bolt
      }
   }
}

//==============================================================================
define head
{
   set hotspot
   {
      version
      {
         Visual Olympian G Zeus Head
	ReplaceTexture Special N Frost Giant Head/Olympian G Zeus Head
      }
   }
}

//==============================================================================
define Glow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX E Son of Osiris Glow
      }
   }
}

//==============================================================================
define HealGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX X Heal Effect
      }
   }
}

//=============================================================================
anim Birth
{
	SetSelector
	{
		set hotspot 
		{
			version
			{
				Visualnone Jimmy
				Connect FRONTABDOMEN heroglow hotspot
					Connect hotspot Streak hotspot			
					Connect hotspot heavenLight hotspot
					Connect RightFoot godglow hotspot
					Connect hotspot godlight hotspot
					Connect HOTSPOT specialattack hotspot
			}
		}
	}
}
//==============================================================================
anim Idle
{
	SetSelector
	{
		ContainLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Olympian G Zeus_idleA
					ReplaceTexture SFX E Son Of Osiris/Olympian G Zeus Map
					ReplaceTexture Special E Priest/Olympian G Nostaff
					Connect FRONTABDOMEN heroglow hotspot
					Connect FRONTABDOMEN arkantosflash hotspot
					Connect TopOfHead head hotspot
					connect RightHand bolt hotspot
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Olympian G Zeus_carryidleA
					ReplaceTexture SFX E Son Of Osiris/Olympian G Zeus Map
					ReplaceTexture Special E Priest/Olympian G Nostaff
					Connect FRONTABDOMEN heroglow hotspot
					Connect FRONTABDOMEN arkantosflash hotspot
					Connect TopOfHead head hotspot
					connect RightHand bolt hotspot
				}
			}
		}
	}
}

//==============================================================================
anim Bored
{
	SetSelector
	{
		ContainLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Olympian G Zeus_boreda
					ReplaceTexture SFX E Son Of Osiris/Olympian G Zeus Map
					ReplaceTexture Special E Priest/Olympian G Nostaff
					Connect FRONTABDOMEN heroglow hotspot
					Connect FRONTABDOMEN arkantosflash hotspot
					Connect TopOfHead head hotspot
					connect RightHand bolt hotspot
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Olympian G Zeus_CarryBoredA
					ReplaceTexture SFX E Son Of Osiris/Olympian G Zeus Map
					ReplaceTexture Special E Priest/Olympian G Nostaff
					Connect FRONTABDOMEN heroglow hotspot
					Connect FRONTABDOMEN arkantosflash hotspot
					Connect TopOfHead head hotspot
					connect RightHand bolt hotspot
				}
			}
		}
	}
}

//==============================================================================
anim Walk
{
	SetSelector
	{
		ContainLogic
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Olympian G Zeus_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.00 true   
               tag FootstepRight 0.50 true   
//-- end auto generated section
					Connect FRONTABDOMEN heroglow hotspot
					Connect FRONTABDOMEN arkantosflash hotspot
					ReplaceTexture SFX E Son Of Osiris/Olympian G Zeus Map
					ReplaceTexture Special E Priest/Olympian G Nostaff
					Connect TopOfHead head hotspot
					connect RightHand bolt hotspot
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Olympian G Zeus_CarryA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.00 true   
               tag FootstepRight 0.50 true   
//-- end auto generated section
					Connect FRONTABDOMEN heroglow hotspot
					Connect FRONTABDOMEN arkantosflash hotspot
					ReplaceTexture SFX E Son Of Osiris/Olympian G Zeus Map
					ReplaceTexture Special E Priest/Olympian G Nostaff
					Connect TopOfHead head hotspot
					connect RightHand bolt hotspot
				}
			}
		}
	}
}




//==============================================================================
anim Charging
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Olympian G Zeus_attackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.55 true   
               tag GenericSound 0.35 true   
               tag SpecificSoundSet 0.55 false OsirisBolt checkVisible 
//-- end auto generated section
				Connect FRONTABDOMEN heroglow hotspot
				Connect FRONTABDOMEN arkantosflash hotspot
				connect RightHand handfire hotspot
				connect LeftHand handfire hotspot
            connect RightHand bolt hotspot
				Connect SMOKE0 Glow hotspot
					Connect TopOfHead head hotspot
					Connect HOTSPOT specialattack hotspot
					ReplaceTexture SFX E Son Of Osiris/Olympian G Zeus Map
					ReplaceTexture Special E Priest/Olympian G Nostaff
         }
      }
   }
}


//==============================================================================
anim Death
{
	SetSelector
	{
		set hotspot 
		{
			version
			{
				Visualnone Jimmy
				Connect hotspot Streakout hotspot				
				Connect hotspot heavenLightout hotspot
				Connect RightFoot godglowout hotspot
				Connect hotspot godlightout hotspot
				Connect HOTSPOT specialattack hotspot
			}
		}
	}
}
//==============================================================================
anim whirlwindAttack
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
				Visual Olympian G Zeus_whirlwind
				Connect FRONTABDOMEN heroglow hotspot
				Connect FRONTABDOMEN arkantosflash hotspot
					Connect TopOfHead head hotspot
					ReplaceTexture SFX E Son Of Osiris/Olympian G Zeus Map
					ReplaceTexture Special E Priest/Olympian G Nostaff
            connect RightHand bolt hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.60 true   
                  tag GenericSound 0.60 true   
                  tag SpecificSoundSet 0.39 false GeneralMelagiusSpecial checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Olympian G Zeus_flailA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.40 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
				Connect FRONTABDOMEN heroglow hotspot
				Connect FRONTABDOMEN arkantosflash hotspot
            connect RightHand bolt hotspot
					Connect TopOfHead head hotspot
					ReplaceTexture SFX E Son Of Osiris/Olympian G Zeus Map
					ReplaceTexture Special E Priest/Olympian G Nostaff
         }
      }
   }
}
